Welcome Back! Last you visited this page on 20-05-2024 at 11:41:55 AM.
Total Number of times you visited this page : 2
Click Here to See Full Stats of Your Vists to SmartStudies.in
Smart Studies
Follow on facebookFollow on twitter
This is an effort to make Learning Smarter, Easier and Free
Visitor No. 005392732
ਵਿੱਦਿਆ ਵਿਚਾਰੀ ਤਾਂ ਪਰ-ਉਪਕਾਰੀ।
ਨਕਲ ਕਰਨਾ ਪਾਪ ਹੈ।
ਵਿੱਦਿਆ ਮਨੁੱਖ ਦਾ ਤੀਸਰਾ ਨੇਤਰ ਹੈ।
ਨਕਲ ਆਤਮ-ਹੱਤਿਆ ਹੁੰਦੀ ਹੈ।
ਚਰਿੱਤਰ ਜੀਵਨ ਦੀ ਸ਼ਾਨ ਹੁੰਦੀ ਹੈ।
ਰੱਬ ਦੇ ਸਤਿਕਾਰ ਤੋਂ ਬਾਅਦ ਸਮੇਂ ਦਾ ਸਤਿਕਾਰ ਜ਼ਰੂਰੀ ਹੈ।
ਬੱਚਿਓ ਮਿਹਨਤ ਕਰਦੇ ਜਾਵੋ, ਮੰਜ਼ਿਲ ਵੱਲ ਪੱਬ ਧਰਦੇ ਜਾਵੋ।
Computer Science -> Solved Exercise -> Class - 10th, Lesson No. 2 (HTML Fundamentals)

CHAPTER - 2
HTML FUNDAMENTALS

Exercise


  1. HTML is Hypertext Markup Language which is used to design webpage.
  2. HTML codes are defined in Tags.
  3. There are two types of element tags: Container and Empty tags.
  4. Container tags have both opening and closing tags while empty tags have single tag.
  5. Web browser is used to see the output of HTML program, for example Google Chrome, Internet Explorer, Firefox, Opera, Netscape Navigator etc.
  6. Heading tags can be defined between <H1> to <H6> tags.
  7. User can format his/ her text using various tag like <B>, <U>,<I> etc.
  8. .html or .htm is the extension of HTML program.
  9. Each tag has some attributes which are used to define the properties of that tag.
  10. There are three types of lists in HTML: ordered, unordered and definition lists.
  11. Nested lists are used to represent list with in list.
  12. User can connect multiple webpages together with linking.
  13. Linking of pages can be done using Anchor <A> tag.
  14. Information can be defined in the tabular form. The tag used for this is <table>.
  15. <IMG> tag is used to define images in a web page.

SmartStudies.in © 2012-2023